home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / graphic / fgl303a.zip / READ.ME < prev    next >
Text File  |  1993-10-02  |  19KB  |  332 lines

  1. Ted Gruber Software                                      Voice: (702) 735-1980
  2. PO Box 13408                                               FAX: (702) 735-4603
  3. Las Vegas, NV  89112                                       BBS: (702) 796-7134
  4.                                                            CIS:     72000,1642
  5.  
  6. ------------------------------------------------------------------------------
  7.                                   Fastgraph
  8. ------------------------------------------------------------------------------
  9.  
  10. Fastgraph is a versatile, high-performance programmer's graphics library for
  11. DOS-based PC systems.  It is powerful enough to satisfy the most demanding
  12. graphics application, yet it is easy enough for even the novice graphics
  13. programmer.  Fastgraph includes more than 200 hand-optimized routines, from
  14. pixel display to sophisticated animation tools.  This collection of routines
  15. provides a programmer with proven, powerful tools to take command of the PC
  16. and PS/2 text and graphics video environment.
  17.  
  18. Fastgraph's major functional areas include:
  19.  
  20. * Video mode detection and initialization
  21. * Support for 28 video modes, including SuperVGA, standard and extended VGA,
  22.   MCGA, EGA, Hercules, Tandy, CGA, and color and monochrome text
  23. * SVGA support for 20 chipsets plus VESA in resolutions of 640x400x256,
  24.   640x480x256, 800x600x256, 1024x768x256, 800x600x16, and 1024x768x16
  25. * SVGA chipset autodetection
  26. * Colors, virtual colors, and palettes
  27. * Graphics fundamentals, including points, solid and dashed lines,
  28.   polygons, circles, ellipses, solid and dithered rectangles, region
  29.   fill, and clipping
  30. * Redefinable world space coordinate system
  31. * A scalable stroked character font
  32. * GIF and PCX display and creation routines
  33. * Bit-mapped image support, including mode-specific and mode-independent
  34.   images, transparent pixels, clipped and reversed images, image retrieval,
  35.   pixel run maps, and masking maps
  36. * Fast block transfer routines (BitBlt)
  37. * Physical, virtual, and logical video page management
  38. * Resizeable video pages for smooth, flicker-free panning
  39. * Animation and special effects
  40. * Keyboard, mouse, and joystick support
  41. * Low-level keyboard handler, ideal for game development
  42. * Sound effects and music, both synchronous and asynchronous
  43. * Support for most popular C, Pascal, BASIC, and FORTRAN compilers
  44. * Support for small, medium, and large memory models where appropriate
  45. * Extensive tutorial-style user's guide and reference manual
  46. * No royalties
  47.  
  48. Fastgraph is an ideal development tool for entertainment and educational
  49. software, presentation graphics products, scientific and engineering
  50. applications, CAD/CAM, animation, and any application that requires robust
  51. graphics.  With Fastgraph, it's possible to write programs that run in many
  52. different video modes by changing only a few lines of code, resulting in fast
  53. program development.
  54.  
  55. Originally developed for use in commercial video games, Fastgraph represents
  56. the cutting edge in graphics technology for the IBM PC.  It has been used in
  57. commercial products such as Accolade's Test Drive III, Day of the Viper, Steel
  58. Thunder, and Gunboat; ComputerEasy's Video Poker a la Carte; Compu-Teach's
  59. Once Upon a Time series, Puppet Playhouse, and Destination Mars; and all our
  60. shareware products.
  61.  
  62. ------------------------------------------------------------------------------
  63.                                Fastgraph/Light
  64. ------------------------------------------------------------------------------
  65.  
  66. Fastgraph/Light is the shareware version of Fastgraph.  It includes all the
  67. features of Fastgraph except the world space coordinate system, stroked
  68. character font, and GIF file support.  Unlike Fastgraph, Fastgraph/Light uses
  69. an external video driver (FGDRIVER) that you load before running a program
  70. developed with Fastgraph/Light, just as you load a mouse driver before you
  71. run a program that uses a mouse.  Fastgraph does not use the external video
  72. driver but instead includes the necessary functions directly in your EXE or
  73. COM file.
  74.  
  75. Any programs developed using Fastgraph/Light are 100% source code compatible
  76. with Fastgraph.  If you purchase Fastgraph after trying Fastgraph/Light, all
  77. you need to do is re-link your programs.  As with Fastgraph, we don't charge
  78. royalties for using Fastgraph/Light.  The registered version of FG/Light
  79. includes a software license agreement that lets you distribute the external
  80. video driver without charge as part of your applications.
  81.  
  82. ------------------------------------------------------------------------------
  83.                      Terms of Fastgraph/Light Evaluation
  84. ------------------------------------------------------------------------------
  85.  
  86. This is an EVALUATION VERSION of Fastgraph/Light and is distributed as
  87. shareware.  It is a full-functioned version with all features found in the
  88. registered version of Fastgraph/Light.  However, programs created with the
  89. evaluation version will display an evaluation notice when run.  In addition,
  90. programs created with the evaluation version may not be sold, given away, or
  91. distributed in any form.
  92.  
  93. The Fastgraph/Light evaluation version is provided so you can see firsthand
  94. what Fastgraph can do in the context of your own applications.  You may use
  95. the evaluation version for 30 days, after which you must purchase Fastgraph
  96. or Fastgraph/Light, or discontinue using the evaluation version.
  97.  
  98. The Fastgraph and Fastgraph/Light purchase price includes disks containing
  99. the latest version of the product and a license agreement that entitles you
  100. to use the product without royalties in any programs.  Orders for Fastgraph
  101. include professionally printed versions of the Fastgraph User's Guide and
  102. Reference Manual (you can purchase Fastgraph/Light with or without printed
  103. manuals).  You'll also receive access to special conferences on our technical
  104. support bulletin board.  Please see "Ordering Information" at the end of this
  105. file for complete registration information.
  106.  
  107. ------------------------------------------------------------------------------
  108.                           Notice to Shareware Vendors
  109. ------------------------------------------------------------------------------
  110.  
  111. Shareware vendors must obtain WRITTEN PERMISSION from Ted Gruber Software to
  112. distribute the evaluation version of Fastgraph/Light.  See the LICENSE.DOC
  113. file for details.  If you do not find a LICENSE.DOC file, contact Ted Gruber
  114. Software.
  115.  
  116. ------------------------------------------------------------------------------
  117.                           Installing Fastgraph/Light
  118. ------------------------------------------------------------------------------
  119.  
  120. The Fastgraph/Light evaluation kit is distributed in two formats -- in ZIP
  121. files or on the Fastgraph demo disk.
  122.  
  123. If you received the Fastgraph demo disk from Ted Gruber Software, it's very
  124. easy to install Fastgraph/Light.  Just make A:\FGLIGHT your current directory
  125. (you can use any available diskette drive besides A:) and type INSTALL.  From
  126. this point, just follow the directions on the screen.
  127.  
  128. If you obtained Fastgraph/Light from a bulletin board, shareware distributor,
  129. or other on-line service, it should include two ZIP files named FGL303A.ZIP
  130. and FGL303B.ZIP or something similar.  In addition, there should be one or
  131. more of the optional ZIP files named FGL303C.ZIP through FGL303F.ZIP; these
  132. files respectively contain the C, BASIC, Pascal, and FORTRAN versions of the
  133. example programs in the Fastgraph User's Guide.  To install FG/Light from the
  134. ZIP files, create a directory (preferably called \FGTEMP) and extract the
  135. contents of the ZIP files into that directory.  After doing this, run the
  136. INSTALL program (included in FGL303A.ZIP) to move the necessary files to their
  137. required locations.  You can delete the files in the temporary directory when
  138. INSTALL completes.
  139.  
  140. In either case, the INSTALL program will ask you for the compilers and memory
  141. models you wish to use.  It also will ask for the name of the directories for
  142. the Fastgraph utilities, include files, and libraries.  For the utilities, we
  143. suggest usin